
-------------- Build: Release in Test (compiler: GNU GCC Compiler)---------------

mingw32-g++.exe -Wall -DSFML_STATIC -O2 -I..\include -c C:\Users\1\Desktop\SFML-2.1\Test\main.cpp -o obj\Release\main.o
mingw32-g++.exe -L..\lib -o bin\Release\Test.exe obj\Release\main.o  -s  -lsfml-audio-s -lsfml-graphics-s -lsfml-window-s -lsfml-system-s
..\lib/libsfml-graphics-s.a(CircleShape.cpp.obj):CircleShape.cpp:(.text+0xdd): undefined reference to `_Unwind_Resume'
..\lib/libsfml-graphics-s.a(CircleShape.cpp.obj):CircleShape.cpp:(.eh_frame+0x63): undefined reference to `__gxx_personality_v0'
..\lib/libsfml-graphics-s.a(RenderWindow.cpp.obj):RenderWindow.cpp:(.text+0x89): undefined reference to `_Unwind_Resume'
..\lib/libsfml-graphics-s.a(RenderWindow.cpp.obj):RenderWindow.cpp:(.text+0xd6): undefined reference to `_Unwind_Resume'
..\lib/libsfml-graphics-s.a(RenderWindow.cpp.obj):RenderWindow.cpp:(.text+0x118): undefined reference to `_Unwind_Resume'
..\lib/libsfml-graphics-s.a(RenderWindow.cpp.obj):RenderWindow.cpp:(.text+0x187): undefined reference to `_Unwind_Resume'
..\lib/libsfml-graphics-s.a(RenderWindow.cpp.obj):RenderWindow.cpp:(.text+0x1eb): undefined reference to `_Unwind_Resume'
..\lib/libsfml-graphics-s.a(RenderWindow.cpp.obj):RenderWindow.cpp:(.text+0x334): more undefined references to `_Unwind_Resume' follow
..\lib/libsfml-graphics-s.a(RenderWindow.cpp.obj):RenderWindow.cpp:(.eh_frame+0xbb): undefined reference to `__gxx_personality_v0'
..\lib/libsfml-graphics-s.a(Shape.cpp.obj):Shape.cpp:(.text+0x104): undefined reference to `_Unwind_Resume'
..\lib/libsfml-graphics-s.a(Shape.cpp.obj):Shape.cpp:(.text+0x194): undefined reference to `_Unwind_Resume'
..\lib/libsfml-graphics-s.a(Shape.cpp.obj):Shape.cpp:(.text+0x41a): undefined reference to `_Unwind_Resume'
..\lib/libsfml-graphics-s.a(Shape.cpp.obj):Shape.cpp:(.eh_frame+0x63): undefined reference to `__gxx_personality_v0'
..\lib/libsfml-graphics-s.a(GLCheck.cpp.obj):GLCheck.cpp:(.text+0x47f): undefined reference to `_Unwind_Resume'
..\lib/libsfml-graphics-s.a(GLCheck.cpp.obj):GLCheck.cpp:(.eh_frame+0x6b): undefined reference to `__gxx_personality_v0'
..\lib/libsfml-graphics-s.a(Texture.cpp.obj):Texture.cpp:(.text+0x105): undefined reference to `_Unwind_Resume'
..\lib/libsfml-graphics-s.a(Texture.cpp.obj):Texture.cpp:(.text+0x15b): undefined reference to `_Unwind_Resume'
..\lib/libsfml-graphics-s.a(Texture.cpp.obj):Texture.cpp:(.text+0x5a3): undefined reference to `_Unwind_Resume'
..\lib/libsfml-graphics-s.a(Texture.cpp.obj):Texture.cpp:(.text+0x889): undefined reference to `_Unwind_Resume'
..\lib/libsfml-graphics-s.a(Texture.cpp.obj):Texture.cpp:(.text+0x9eb): undefined reference to `_Unwind_Resume'
..\lib/libsfml-graphics-s.a(Texture.cpp.obj):Texture.cpp:(.text+0xb33): more undefined references to `_Unwind_Resume' follow
..\lib/libsfml-graphics-s.a(Texture.cpp.obj):Texture.cpp:(.eh_frame+0x5f): undefined reference to `__gxx_personality_v0'
..\lib/libsfml-graphics-s.a(Shader.cpp.obj):Shader.cpp:(.text+0x7e5): undefined reference to `_Unwind_Resume'
..\lib/libsfml-graphics-s.a(Shader.cpp.obj):Shader.cpp:(.text+0xaf9): undefined reference to `_Unwind_Resume'
..\lib/libsfml-graphics-s.a(Shader.cpp.obj):Shader.cpp:(.text+0xb0e): undefined reference to `_Unwind_Resume'
..\lib/libsfml-graphics-s.a(Shader.cpp.obj):Shader.cpp:(.text+0xb23): undefined reference to `_Unwind_Resume'
..\lib/libsfml-graphics-s.a(Shader.cpp.obj):Shader.cpp:(.text+0xd73): undefined reference to `_Unwind_Resume'
..\lib/libsfml-graphics-s.a(Shader.cpp.obj):Shader.cpp:(.text+0xec8): more undefined references to `_Unwind_Resume' follow
..\lib/libsfml-graphics-s.a(Shader.cpp.obj):Shader.cpp:(.eh_frame+0x303): undefined reference to `__gxx_personality_v0'
..\lib/libsfml-graphics-s.a(Shader.cpp.obj):Shader.cpp:(.eh_frame$_ZNSt8_Rb_treeISsSt4pairIKSsiESt10_Select1stIS2_ESt4lessISsESaIS2_EE10_M_insert_EPKSt18_Rb_tree_node_baseSB_RKS2_+0x13): undefined reference to `__gxx_personality_v0'
..\lib/libsfml-graphics-s.a(VertexArray.cpp.obj):VertexArray.cpp:(.text+0x122): undefined reference to `_Unwind_Resume'
..\lib/libsfml-graphics-s.a(VertexArray.cpp.obj):VertexArray.cpp:(.eh_frame+0x67): undefined reference to `__gxx_personality_v0'
..\lib/libsfml-graphics-s.a(ImageLoader.cpp.obj):ImageLoader.cpp:(.text+0x1027b): undefined reference to `_Unwind_Resume'
..\lib/libsfml-graphics-s.a(ImageLoader.cpp.obj):ImageLoader.cpp:(.text+0x10577): undefined reference to `_Unwind_Resume'
..\lib/libsfml-graphics-s.a(ImageLoader.cpp.obj):ImageLoader.cpp:(.eh_frame+0x1a73): undefined reference to `__gxx_personality_v0'
..\lib/libsfml-window-s.a(VideoMode.cpp.obj):VideoMode.cpp:(.text+0x318): undefined reference to `_Unwind_Resume'
..\lib/libsfml-window-s.a(VideoMode.cpp.obj):VideoMode.cpp:(.eh_frame+0x103): undefined reference to `__gxx_personality_v0'
..\lib/libsfml-window-s.a(Window.cpp.obj):Window.cpp:(.text+0x91): undefined reference to `_Unwind_Resume'
..\lib/libsfml-window-s.a(Window.cpp.obj):Window.cpp:(.text+0x103): undefined reference to `_Unwind_Resume'
..\lib/libsfml-window-s.a(Window.cpp.obj):Window.cpp:(.text+0x2fa): undefined reference to `_Unwind_Resume'
..\lib/libsfml-window-s.a(Window.cpp.obj):Window.cpp:(.text+0x52f): undefined reference to `_Unwind_Resume'
..\lib/libsfml-window-s.a(Window.cpp.obj):Window.cpp:(.text+0x611): undefined reference to `_Unwind_Resume'
..\lib/libsfml-window-s.a(Window.cpp.obj):Window.cpp:(.eh_frame+0x73): undefined reference to `__gxx_personality_v0'
..\lib/libsfml-window-s.a(GlResource.cpp.obj):GlResource.cpp:(.text+0x5c): undefined reference to `_Unwind_Resume'
..\lib/libsfml-window-s.a(GlResource.cpp.obj):GlResource.cpp:(.text+0x9f): undefined reference to `_Unwind_Resume'
..\lib/libsfml-window-s.a(GlResource.cpp.obj):GlResource.cpp:(.eh_frame+0x3f): undefined reference to `__gxx_personality_v0'
..\lib/libsfml-window-s.a(VideoModeImpl.cpp.obj):VideoModeImpl.cpp:(.text+0x179): undefined reference to `_Unwind_Resume'
..\lib/libsfml-window-s.a(VideoModeImpl.cpp.obj):VideoModeImpl.cpp:(.eh_frame+0x53): undefined reference to `__gxx_personality_v0'
..\lib/libsfml-window-s.a(GlContext.cpp.obj):GlContext.cpp:(.text+0x22d): undefined reference to `_Unwind_Resume'
..\lib/libsfml-window-s.a(GlContext.cpp.obj):GlContext.cpp:(.text+0x23e): undefined reference to `_Unwind_Resume'
Process terminated with status 1 (0 minute(s), 1 second(s))
50 error(s), 0 warning(s) (0 minute(s), 1 second(s))
 
